Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 6 Aug 2026 05:05:03 +0000 (13:05 +0800)
committerAron Xu <aron@debian.org>
Thu, 6 Aug 2026 05:05:03 +0000 (13:05 +0800)
commitf726c4b31d962cc25e6586baf26e52b9edec0db8
treeaca8ca83a88ab2081a0207d8d720b927c755cde6
parentce4c60a4eb4d176c86ebb8104b8539c1fec2451f
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.

Gbp-Pq: Name only_export_decoder_api.patch
configure.ac
libde265/configparam.h
libde265/encoder/Makefile.am
libde265/encoder/algo/Makefile.am
libde265/image-io.cc
libde265/image-io.h
libde265/quality.h